Rename Module to ModuleBase
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
namespace Nz
|
||||
{
|
||||
Physics2D::Physics2D() :
|
||||
Module("Physics2D", this)
|
||||
ModuleBase("Physics2D", this)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user