mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-25 15:35:22 +00:00
fix brace
This commit is contained in:
parent
1df05b70db
commit
cf30b952e4
@ -115,7 +115,6 @@ namespace QSB.Utility
|
||||
|
||||
multiDelegate.GetInvocationList().ToList().ForEach(dl => dl.DynamicInvoke(args));
|
||||
}
|
||||
}
|
||||
|
||||
public static void CallBase<ThisType, BaseType>(this ThisType obj, string methodName)
|
||||
where ThisType : BaseType
|
||||
|
Loading…
x
Reference in New Issue
Block a user