Add a todo comment
This commit is contained in:
@@ -53,6 +53,7 @@ public class ClientProxy extends CommonProxy
|
||||
@SubscribeEvent
|
||||
public void fovUpdateEvent(FOVUpdateEvent event)
|
||||
{
|
||||
// TODO make it transition between the last fov
|
||||
renderer.updateFOVModifier(event.getNewfov());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user