add some extra assets FX and SFX
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace NobleMuffins.LimbHacker.Guts
|
||||
{
|
||||
public enum WorkerThreadMode
|
||||
{
|
||||
Asynchronous,
|
||||
Synchronous
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user