forked from grassrootseconomics/visedriver
correctly added the flag and the flag count
This commit is contained in:
@@ -60,7 +60,7 @@ func main() {
|
||||
cfg := engine.Config{
|
||||
Root: "root",
|
||||
OutputSize: uint32(size),
|
||||
FlagCount: uint32(16),
|
||||
FlagCount: uint32(17),
|
||||
}
|
||||
|
||||
if engineDebug {
|
||||
|
||||
Reference in New Issue
Block a user