init
This commit is contained in:
8
TempleWare-CS2/source/templeware/players/players.h
Normal file
8
TempleWare-CS2/source/templeware/players/players.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "../../cs2/entity/CCSPlayerController/CCSPlayerController.h"
|
||||
#include "../../cs2/entity/C_CSPlayerPawn/C_CSPlayerPawn.h"
|
||||
|
||||
#include <cstdint>
|
||||
#include <vector>
|
||||
//@not used anymore
|
||||
Reference in New Issue
Block a user