mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
Supplanted biped with character
This commit is contained in:
@@ -21,7 +21,7 @@ class IMICFPS
|
||||
add_asset(:model, entity.package, entity.name)
|
||||
end
|
||||
|
||||
add_asset(:model, "base", "biped")
|
||||
add_asset(:model, "base", "character")
|
||||
|
||||
@act = false
|
||||
@cycled = false
|
||||
|
||||
Reference in New Issue
Block a user