mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
General resource handling bug fixes
This commit is contained in:
@@ -8,7 +8,7 @@ namespace urde
|
||||
|
||||
class CScannableParameters
|
||||
{
|
||||
CAssetId x0_scanId = -1;
|
||||
CAssetId x0_scanId;
|
||||
|
||||
public:
|
||||
CScannableParameters() = default;
|
||||
|
||||
Reference in New Issue
Block a user