Update SharpIdeCodeEdit.cs
This commit is contained in:
@@ -64,7 +64,7 @@ public partial class SharpIdeCodeEdit : CodeEdit
|
|||||||
[
|
[
|
||||||
//"A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z",
|
//"A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z",
|
||||||
//"0", "1", "2", "3", "4", "5", "6", "7", "8", "9",
|
//"0", "1", "2", "3", "4", "5", "6", "7", "8", "9",
|
||||||
"(", ",", "=", "\t"
|
"(", ",", "=", "\t", ":"
|
||||||
];
|
];
|
||||||
|
|
||||||
public override void _Ready()
|
public override void _Ready()
|
||||||
|
|||||||
Reference in New Issue
Block a user