( carlcolt | 2012. 11. 18., v – 19:10 )

Már készítettem is rá patchet, hova kell beküldeni? Szerintetek jó így? :D

- for ( int currentMonth=1 ; currentMonth<12 ; ++currentMonth )
+ for ( int currentMonth=1 ; currentMonth<=12 ; ++currentMonth )