Browse Source

Update AI.cpp

tags/0.1.0
DragonAura GitHub 2 years ago
parent
commit
aeb707be02
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      CAPI/cpp/API/src/AI.cpp

+ 0
- 4
CAPI/cpp/API/src/AI.cpp View File

@@ -3,10 +3,6 @@
#include <array>
#include "AI.h"
#include "constants.h"

#undef GetMessage
#undef SendMessage
#undef PeekMessage
// 注意不要使用conio.h,Windows.h等非标准库

// 为假则play()期间确保游戏状态不更新,为真则只保证游戏状态在调用相关方法时不更新


Loading…
Cancel
Save