Fix comment.
This commit is contained in:
parent
3b4bab317a
commit
e6a256b98d
1 changed files with 0 additions and 2 deletions
|
@ -303,8 +303,6 @@ CUnit *CclGetUnitFromRef(lua_State *l);
|
|||
** @param l Lua state.
|
||||
** @param x pointer to output x position.
|
||||
** @param y pointer to output y position.
|
||||
**
|
||||
** @return The unit pointer
|
||||
*/
|
||||
template <typename T>
|
||||
static void CclGetPos(lua_State *l, T *x , T *y, const int offset = -1)
|
||||
|
|
Loading…
Reference in a new issue