2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-17 07:21:43 +00:00

Remove un-needed constants and switch to parsing name by null character.

This commit is contained in:
njohnson
2026-05-11 14:54:10 -04:00
committed by Jan Laupetin
parent d1b74c7230
commit 4208bab758
8 changed files with 19 additions and 44 deletions
@@ -6,8 +6,6 @@
namespace IW5
{
constexpr auto MAX_LMAP_USAGE = 512;
class LightDefAssetCreationState : public IZoneAssetCreationState
{
public: