mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-18 00:27:02 +08:00
feat: add Config class
This commit is contained in:
@@ -21,6 +21,11 @@ void Camera::camera_init(Player* player) {
|
||||
m_player = player;
|
||||
update_move_camera();
|
||||
reset_camera();
|
||||
hot_reload();
|
||||
}
|
||||
|
||||
void Camera::hot_reload() {
|
||||
|
||||
}
|
||||
|
||||
void Camera::reset_camera() {
|
||||
|
||||
Reference in New Issue
Block a user