mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-03-25 10:32:41 +01:00
fix level title overflow and math card overflow
This commit is contained in:
@@ -116,7 +116,7 @@ var mathCards = {
|
||||
'ten': {
|
||||
'arabic': '10',
|
||||
'roman': 'X',
|
||||
'math': '4*2+2',
|
||||
'math': '5*2',
|
||||
'japanese': '十'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user