Compare commits
No commits in common. '096a3b6e433156c0cba019e20584481601507919' and 'cc277fe1710ae2d068a3f8a6406f87fc0df28b5d' have entirely different histories.
096a3b6e43
...
cc277fe171
3 changed files with 5 additions and 26 deletions
@ -1,18 +0,0 @@ |
||||
/** |
||||
* 当前版本:0.0.1 |
||||
* |
||||
* @author Soul2 |
||||
* @date 2023-2-24 21:00 |
||||
*/ |
||||
|
||||
// defines |
||||
#define int integer |
||||
#define float real |
||||
#define bool boolean |
||||
// **************** |
||||
|
||||
// globals |
||||
globals |
||||
string game_map_name = "进攻与防御" |
||||
endglobals |
||||
// end globals |
Binary file not shown.
Loading…
Reference in new issue