2
0
Daniele Bartolini 9 жил өмнө
parent
commit
ab3ccc6f83
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      src/device/device.cpp

+ 0 - 1
src/device/device.cpp

@@ -626,7 +626,6 @@ void Device::render(World& world, CameraInstance camera)
 	bgfx::touch(1);
 	bgfx::touch(2);
 
-
 	float aspect_ratio = (_boot_config.aspect_ratio == -1.0f
 		? (float)_width/(float)_height
 		: _boot_config.aspect_ratio