mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-05-19 17:49:00 +07:00
修复部分模拟器无效/崩溃的问题
This commit is contained in:
@@ -7,7 +7,7 @@ namespace BaseCamera {
|
||||
|
||||
float moveStep = 0.05;
|
||||
float look_radius = 5; // 转向半径
|
||||
float moveAngel = 1.5; // 转向角度
|
||||
float moveAngel = 1; // 转向角度
|
||||
|
||||
int smoothLevel = 1;
|
||||
unsigned long sleepTime = 0;
|
||||
|
||||
Reference in New Issue
Block a user