1
0
Эх сурвалжийг харах

rename `example` to `gamemode-simulate-game`

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
Stephan Lachnit 5 жил өмнө
parent
commit
094905f7f8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      example/meson.build

+ 1 - 1
example/meson.build

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