diff --git a/Game-rules.md b/Game-rules.md index 5347f47..cb7c523 100644 --- a/Game-rules.md +++ b/Game-rules.md @@ -50,9 +50,9 @@ If no values are set, DXL will use its internal default values. | secureObjects | | | | | | gamePermissions | | | | | -Boolean: "true" or "false" -Integer: Numeric value; no decimals -Double: Numeric value, decimals allowed -String: Text -List: A list of values -Map: A list of key / value pairs \ No newline at end of file +* Boolean: "true" or "false" +* Integer: Numeric value; no decimals +* Double: Numeric value, decimals allowed +* String: Text +* List: A list of values +* Map: A list of key / value pairs \ No newline at end of file