mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-24 04:06:48 +08:00
refactor(tests): 更新状态管理测试的命名空间引用
- 添加了属性抽象层的命名空间引用 - 添加了状态管理抽象层的命名空间引用 - 保持了原有的核心扩展、属性和状态管理命名空间引用
This commit is contained in:
parent
b7c54743fa
commit
3d212716d6
@ -1,3 +1,5 @@
|
||||
using GFramework.Core.Abstractions.Property;
|
||||
using GFramework.Core.Abstractions.StateManagement;
|
||||
using GFramework.Core.Extensions;
|
||||
using GFramework.Core.Property;
|
||||
using GFramework.Core.StateManagement;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user