Skip to content
Snippets Groups Projects
Commit d5bf4110 authored by Frederic Aust's avatar Frederic Aust
Browse files

Default Image.format auf L8 (S/W) geaendert

parent e6845338
No related branches found
No related tags found
1 merge request!6Binding all settings to game
...@@ -39,7 +39,7 @@ var default_data = { ...@@ -39,7 +39,7 @@ var default_data = {
"port":9080 "port":9080
}, },
"image":{ "image":{
"format":"RGB8", "format":"L8",
"height":60, "height":60,
"width":100 "width":100
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment