Ignore:
Timestamp:
May 6, 2011, 12:47:14 AM (12 years ago)
Author:
Sam Hocevar
Message:

data: remove \r and trailing spaces and tabs from all Lisp sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abuse/trunk/data-abuse/lisp/chat.lsp

    r54 r582  
    88                                          (player_name))))
    99        (if (search "/help" str)
    10             (if (local_player) 
     10            (if (local_player)
    1111                (chat_print "Commands : /nick name, /help"))
    1212        (if (local_player)
Note: See TracChangeset for help on using the changeset viewer.