Closed mitchcurtis closed 5 years ago
Thanks, but you shouldn't do it manually, script by script.
We can fix demos in batch by just removing the enum names in all scripts with a text search-and-replace (e.g. with the sed
command). The only time-consuming part is you still need to test all demos manually to ensure nothing broke. Maybe a script to run every game from the shell could work to catch errored projects.
More enum fixes.