mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-21 10:49:25 +01:00
Option to only show relevant settings
This commit is contained in:
@@ -121,7 +121,6 @@ namespace Flowframes.Data
|
||||
return NetworksAll[0];
|
||||
}
|
||||
|
||||
// New: Use enums
|
||||
public static AiInfo GetAi(Ai ai)
|
||||
{
|
||||
if (AiLookup.TryGetValue(ai, out AiInfo aiObj))
|
||||
|
||||
Reference in New Issue
Block a user