mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Update PyTaiko.py
This commit is contained in:
@@ -311,6 +311,7 @@ def main():
|
|||||||
screen_width = global_tex.screen_width
|
screen_width = global_tex.screen_width
|
||||||
screen_height = global_tex.screen_height
|
screen_height = global_tex.screen_height
|
||||||
|
|
||||||
|
set_config_flags()
|
||||||
ray.init_window(screen_width, screen_height, "PyTaiko")
|
ray.init_window(screen_width, screen_height, "PyTaiko")
|
||||||
|
|
||||||
logger.info(f"Window initialized: {screen_width}x{screen_height}")
|
logger.info(f"Window initialized: {screen_width}x{screen_height}")
|
||||||
|
|||||||
Reference in New Issue
Block a user