Closed treacherousfiend closed 1 year ago
Fix a regression where stock weapons would not initialize on listen servers
remove IsDedicatedServer() check in CTFInventoryManager::InitializeInventory() Code suggested by coms, I just added it and tested it
IsDedicatedServer()
CTFInventoryManager::InitializeInventory()
N/A
community
I've already planned to fix this when I'm available to do so by modifying the original commit.
Fix a regression where stock weapons would not initialize on listen servers
Related Issue
645
Implementation
remove
IsDedicatedServer()
check inCTFInventoryManager::InitializeInventory()
Code suggested by coms, I just added it and tested itScreenshots
N/A
Checklist
community
branch.Testing Checklist
Caveats
N/A
Alternatives
N/A