jak-project/goal_src/jak2/dgos/lportrun.gd
ManDude cc16f62428
[jak2] fix bad actors using unloaded types (#2402)
Actors that use types from a level that got unloaded should now get
killed immediately instead of continuing to exist and eventually crash
the game.

NOTE: Will spam the console whenever a bad actor tries to spawn. I would
like to document all instances of where this happens!
2023-03-24 07:18:43 +00:00

11 lines
176 B
Common Lisp

("LPORTRUN.DGO"
("portrun.o"
"tpage-2817.go"
"tpage-2373.go"
"ctyport-cargo-ag.go"
"ctyport-spy-ag.go"
"sew-mine-b-ag.go"
"ctyport-mine-ag.go"
"lportrun.go"
))