mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-29 12:40:40 +00:00
Commiting directly to master? Oh nooooo
A forgotten include...
This commit is contained in:
parent
5a3cbc9f10
commit
96fde413f4
1 changed files with 3 additions and 0 deletions
|
@ -76,6 +76,9 @@
|
|||
#include "p_slopes.h"
|
||||
#endif
|
||||
|
||||
// SRB2Kart
|
||||
#include "k_kart.h"
|
||||
|
||||
//
|
||||
// Map MD5, calculated on level load.
|
||||
// Sent to clients in PT_SERVERINFO.
|
||||
|
|
Loading…
Reference in a new issue