mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-07-21 23:40:34 +00:00
Remove un-needed constants and switch to parsing name by null character.
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
namespace IW4
|
||||
{
|
||||
constexpr auto MAX_LMAP_USAGE = 512;
|
||||
|
||||
class LightDefAssetCreationState : public IZoneAssetCreationState
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user