Move hamdata.ini to gamedata (#597)
* Replace atoi by strtol in the config parser * Move hamdata.ini data to gamedata files * Reference the new files in master file * Remove all the parsing code and use config manager to get the offsets * Remove any hamdata.ini references
This commit is contained in:
@ -166,7 +166,6 @@ configs = [
|
||||
'core.ini',
|
||||
'custommenuitems.cfg',
|
||||
'cvars.ini',
|
||||
'hamdata.ini',
|
||||
'maps.ini',
|
||||
'miscstats.ini',
|
||||
'modules.ini',
|
||||
|
Reference in New Issue
Block a user