minor change in how the 2d camera is handled
This commit is contained in:
@@ -14,6 +14,7 @@ namespace RhythmBullet.Zer01HD.Utilities.UI.Interactive
|
||||
public class BasicButton : UIModuleGroup
|
||||
{
|
||||
public event Clicked Listeners;
|
||||
|
||||
public BasicButton()
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user