add inactive ipmode
This commit is contained in:
@@ -3,5 +3,6 @@ package befide.befunge.state
|
||||
enum class IpMode {
|
||||
Normal,
|
||||
String,
|
||||
Char
|
||||
Char,
|
||||
Inactive
|
||||
}
|
||||
Reference in New Issue
Block a user