File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 110110 * ADD: Feature Request #8 load remote IP / Port Settings in "J" Dialog
111111 * FIX: "Slow" bug under Windows #7
112112 * -releaseG - 0.12007 = FIX: made Windows version more robust (start game did not really work ...)
113- * - 0.12008 = FIX: Drawgame in Teamsplay -> no finish detected
113+ * -releaseG - 0.12008 = FIX: Drawgame in Teamsplay -> no finish detected
114114 *)
115115
116116 ProtocollVersion: uint32 = 12 ; // ACHTUNG die Versionsnummer mus hier und in der Zeile darunter angepasst werden
117- Version = ' 0.12008 ' ;
117+ Version = ' 0.12009 ' ;
118118 defCaption = ' FPC Atomic ver. ' + Version // ACHTUNG die Versionsnummer mus hier und in der Zeile darüber angepasst werden
119119{ $IFDEF DebuggMode}
120120 + ' build: ' + { $I %DATE%} + ' ' + { $I %TIME%}
You can’t perform that action at this time.
0 commit comments