Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit f702d77

Browse files
committed
Update Interfaces.cs
1 parent 5ba1fc3 commit f702d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GrobEngine/FNA-App/Interfaces.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace GrobEngine
55
{
6-
#region IGame
6+
#region IObject
77
public class IObject
88
{
99
public virtual void Initialize(GrobEngineMain game) { }

0 commit comments

Comments
 (0)