This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
csgo2_tiny_server_plugin_system
Watch
1
Star
0
Fork
0
You've already forked csgo2_tiny_server_plugin_system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3562203831a0fa5fed61c8148b460ad516a8f1d
csgo2_tiny_server_plugin_sy…
/
csgo2
/
global.h
6 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
添加项目文件。
2023-10-01 02:28:13 +08:00
#
pragma once
统一native_sdk
2023-10-02 17:31:02 +08:00
#
include
"head.h"
添加项目文件。
2023-10-01 02:28:13 +08:00
namespace
global
{
extern
bool
Exit
;
增加pawn名字
2023-10-02 05:03:37 +08:00
extern
int
MaxPlayers
;
添加项目文件。
2023-10-01 02:28:13 +08:00
}
Reference in New Issue
Copy Permalink