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:
@@ -6,8 +6,6 @@
|
||||
|
||||
namespace IW5
|
||||
{
|
||||
constexpr auto MAX_LMAP_USAGE = 512;
|
||||
|
||||
class LightDefAssetCreationState : public IZoneAssetCreationState
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user