rexx f520cab44b fix static prop exceptions
This fixes the exceptions that were caused by loading ported bsps with replaced models
CStaticProp::Init was using static prop lump data to request non-existent skins due to the replaced models, causing invalid material pointers to be fetched.
When encountered, these skins will be forced to 0 and an error will be printed.
Ideally these issues are fixed from within the bsp file before they are shipped.
2023-04-18 16:56:35 +01:00
..
2023-03-18 16:45:43 +01:00
2023-04-09 23:38:55 +02:00
2023-04-18 16:56:35 +01:00
2023-03-18 16:46:15 +01:00
2023-04-08 16:11:25 +02:00
2023-03-27 02:01:48 +02:00
2022-04-16 00:30:46 +02:00