mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-01-18 13:40:04 +00:00
Fix vehicle type override
This commit is contained in:
@@ -34,5 +34,4 @@ namespace NPCManager {
|
||||
void npcVendorBuyback(CNSocket* sock, CNPacketData* data);
|
||||
void npcVendorBuyBattery(CNSocket* sock, CNPacketData* data);
|
||||
void npcCombineItems(CNSocket* sock, CNPacketData* data);
|
||||
void updatePlayerNPCS(CNSocket* sock, PlayerView& plr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user