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