Skip to content

Commit 46faf1a

Browse files
committed
Can't attack features.
1 parent 9d3bca8 commit 46faf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rts/Lua/LuaConstCMD.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ bool LuaConstCMD::PushEntries(lua_State* L)
192192
*
193193
* ### Attack single target
194194
*
195-
* - `params` {unitID/featureID}: Attack a unit or feature.
195+
* - `params` {unitID}: Attack a unit
196196
*
197197
* The command will end once the target is dead or not valid any more.
198198
*

0 commit comments

Comments
 (0)