Commit f174c32057534ae684ee0f1f2c55e9aca843822a

Authored by Carlos Picanco
1 parent d7faf345
Exists in master

experiment designer - improve cross plataform file handle

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
experiment_designer/form_main.pas
... ... @@ -230,7 +230,6 @@ uses game_resources, game_actors, game_actors_point, string_methods, strutils
230 230 {$IFDEF WINDOWS}
231 231 , Dos
232 232 {$ENDIF}
233   - , Dos
234 233 ;
235 234  
236 235 const SV_FILENAME : string = 'Filename';
... ...