mirror of
https://github.com/He4eT/cheap-glkote.git
synced 2026-05-05 00:47:28 +00:00
Add file_remove_ref placeholder
This commit is contained in:
parent
8ca4b4279b
commit
57361565a2
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ class FakeDialog {
|
||||||
: false
|
: false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
file_remove_ref (ref) {
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
|
||||||
file_construct_ref(filename, usage, gameid) {
|
file_construct_ref(filename, usage, gameid) {
|
||||||
return {
|
return {
|
||||||
filename,
|
filename,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue