mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-24 20:48:03 +03:00
Updated Generator to be in line with expected generated code
This commit is contained in:
parent
81c5ca7761
commit
bc6600736c
@ -144,6 +144,7 @@ public static class Cleanup
|
||||
if ( name == "NetDebugOutput" ) return "public";
|
||||
if ( name == "ItemPreviewType" ) return "public";
|
||||
if ( name == "OverlayToStoreFlag" ) return "public";
|
||||
if ( name == "TextFilteringContext " ) return "public";
|
||||
|
||||
return "internal";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user