fix hook calls not working correctly
This commit is contained in:
@@ -396,6 +396,7 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
[MoonSharpHidden]
|
||||
public T Call<T>(string name, params object[] args)
|
||||
{
|
||||
#if CLIENT
|
||||
|
||||
Reference in New Issue
Block a user