diff options
Diffstat (limited to 'bin/scripts/game_start.scr.example')
-rw-r--r-- | bin/scripts/game_start.scr.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/scripts/game_start.scr.example b/bin/scripts/game_start.scr.example new file mode 100644 index 000000000..5a3620141 --- /dev/null +++ b/bin/scripts/game_start.scr.example @@ -0,0 +1,2 @@ +start_ai MyAI + |