mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Fixed: force_camera_fp command
--HG-- branch : develop
This commit is contained in:
parent
18823c28fa
commit
319cab93cd
1 changed files with 2 additions and 0 deletions
|
@ -369,6 +369,8 @@ public:
|
|||
TView viewMode() const {return _ViewMode;}
|
||||
/// Toggle Camera (First/Third Person)
|
||||
void toggleCamera();
|
||||
/// Force Camera First Person View
|
||||
void forceCamareaFirstPerson();
|
||||
//@}
|
||||
|
||||
/// Return the entity scale. (return 1.0 if there is any problem).
|
||||
|
|
Loading…
Reference in a new issue