File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/main/resources/assets/customloadingscreen/sample/config Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 "image" : " textures/font/ascii.png" ,
2222 "position_type" : " TOP_LEFT" ,
2323 "offset_pos" : " TOP_LEFT" ,
24- "text" : " 'Memory Alotted :'" ,
24+ "text" : " 'Memory Alotted :'" ,
2525 "position" : {
2626 "x" : 10 , "y" : 10
2727 }
4545 "image" : " textures/font/ascii.png" ,
4646 "position_type" : " TOP_LEFT" ,
4747 "offset_pos" : " TOP_LEFT" ,
48- "text" : " 'Memory Utilized : -'" ,
48+ "text" : " 'Memory Utilized : -'" ,
4949 "position" : {
5050 "x" : 10 , "y" : 24
5151 }
8181 "image" : " textures/font/ascii.png" ,
8282 "position_type" : " TOP_LEFT" ,
8383 "offset_pos" : " TOP_LEFT" ,
84- "text" : " 'Memory Unutilized :'" ,
84+ "text" : " 'Memory Free :'" ,
8585 "position" : {
8686 "x" : 10 , "y" : 38
8787 }
You can’t perform that action at this time.
0 commit comments