mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Added cmdRemove.
This commit is contained in:
@@ -94,6 +94,7 @@ struct Camera
|
||||
|
||||
~Camera()
|
||||
{
|
||||
cmdRemove("move");
|
||||
inputRemoveBindings("camBindings");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user