yavl / teeworlds-infclassR

Slightly modified version of official InfClass
Other
10 stars 4 forks source link

ResetWeaponConfig has empty vector #118

Closed teoman002 closed 4 years ago

teoman002 commented 5 years ago

in CGameContext::ResetWeaponConfig at 268 g_Config.m_InfMedicShotgunBloback = value[0] error: vector of length 0, capacity 0

teoman002 commented 5 years ago

Related to feature #104

teoman002 commented 5 years ago

Crash does not occur anymore, instead a debug msg will be shown. This needs further observation.