Some code cleanup in the sockets module.

This commit is contained in:
2026-03-01 06:03:05 -05:00
parent 08d9ab2823
commit f75dff4cbc
3 changed files with 37 additions and 73 deletions

View File

@@ -149,3 +149,4 @@ public:
UFUNCTION(BlueprintImplementableEvent, BlueprintCallable, Category = "Luprex|Miscellaneous")
void ReadLuaConfiguration(UlxLuaValues *Config);
};