view .hgignore @ 80:84d03dc70904

Added code that checks if the object is the player so certain actions (talk, attack) will not appear in the menu.
author KarstenBock@gmx.net
date Thu, 08 Sep 2011 18:36:40 +0200
parents 927f2cf75357
children
line wrap: on
line source

glob:**.py[co]
glob:.*


syntax: regexp
^build$