And the variable.

This commit is contained in:
Major Cooke 2024-10-28 22:33:34 -05:00 committed by Ricardo Luís Vaz Silva
parent ceb2de36d3
commit 3d4dccd650

View file

@ -237,7 +237,7 @@ Class OrthographicCamera : Actor
Super.Tick();
}
private int current;
protected int current;
protected void UpdateViewPos()
{
current = args[0];