- moved armor class declarations to their own file and added necessary #includes only to those files actually using them.
- added copyright headers to a_armor.cpp and a_keys.cpp.
This commit is contained in:
parent
014e04ce82
commit
78fa076079
16 changed files with 233 additions and 86 deletions
|
|
@ -74,6 +74,7 @@
|
|||
#include "info.h"
|
||||
#include "v_text.h"
|
||||
#include "vmbuilder.h"
|
||||
#include "a_armor.h"
|
||||
|
||||
// [SO] Just the way Randy said to do it :)
|
||||
// [RH] Made this CVAR_SERVERINFO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue