project_files/HedgewarsMobile/Entitlements-Development.plist
author unc0rr
Mon, 13 Aug 2012 23:17:09 +0400
changeset 7537 833a0c34fafc
parent 3356 3ae3fccb439e
permissions -rw-r--r--
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>get-task-allow</key>
	<true/>
</dict>
</plist>