Untitled
unknown
plain_text
3 years ago
155 B
5
Indexable
public static Dictionary<int, string[]> LEVEL_SOLUTIONS = new Dictionary<int, string[]>() { {1,{"level2","level 2"} }, {2,"bob"}, {3,"unexpected"},
Editor is loading...
public static Dictionary<int, string[]> LEVEL_SOLUTIONS = new Dictionary<int, string[]>() { {1,{"level2","level 2"} }, {2,"bob"}, {3,"unexpected"},