forked from MapComplete/MapComplete
Fix skipped question count
This commit is contained in:
parent
3efcc4d456
commit
a39d21a5a9
16 changed files with 3365 additions and 11 deletions
|
|
@ -19,4 +19,5 @@ export abstract class TagDependantUIElement extends UIElement {
|
|||
|
||||
abstract Priority() : number;
|
||||
|
||||
abstract IsSkipped() : boolean;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue