rename example to gamemode-simulate-game

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit 2020-03-21 17:03:09 +01:00 committed by afayaz-feral
parent c8492ca28f
commit 094905f7f8

View File

@ -1,6 +1,6 @@
# An example game
executable(
'example',
'gamemode-simulate-game',
sources: [
'main.c',
],