mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
glfw always on top
This commit is contained in:
@ -400,7 +400,7 @@ void reload_so() {
|
||||
last = now;
|
||||
load_so("$so_name");
|
||||
}
|
||||
time__sleep_ms(500);
|
||||
time__sleep_ms(400);
|
||||
}
|
||||
}
|
||||
' )
|
||||
|
Reference in New Issue
Block a user