mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-14 16:41:01 +00:00
- added CheckClass definition.
This commit is contained in:
parent
4c6e8d2f99
commit
2c3a499c67
1 changed files with 3 additions and 0 deletions
|
@ -396,6 +396,9 @@ special
|
|||
-124:EndDBTransaction(0),
|
||||
-125:GetDBEntries(1),
|
||||
|
||||
// -1xx are reserved for Zandronum
|
||||
-200:CheckClass(1),
|
||||
|
||||
// ZDaemon's
|
||||
-19620:GetTeamScore(1),
|
||||
-19621:SetTeamScore(2),
|
||||
|
|
Loading…
Reference in a new issue