- Timestamp:
- 07/20/11 21:44:31 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/binaries/data/mods/public/simulation/ai/common-api/base.js
r9003 r9888 150 150 }; 151 151 152 BaseAI.prototype.OnUpdate = function( state)152 BaseAI.prototype.OnUpdate = function() 153 153 { 154 154 };
Note:
See TracChangeset
for help on using the changeset viewer.
