Remove use of deprecated API
This commit is contained in:
parent
3ed1929825
commit
0aaa6cc74e
2 changed files with 2 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Roland",
|
||||
"prefix": "Roland",
|
||||
"author": ["Emik"],
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"badge_colour": "8BE9FD",
|
||||
"main_file": "src/main.lua",
|
||||
"badge_text_colour": "44475A",
|
||||
|
|
@ -15,6 +15,6 @@
|
|||
"dependencies": [
|
||||
"Steamodded (>=1.*)",
|
||||
"Lovely (>=0.6)",
|
||||
"Bakery (>=0.1.26~*)"
|
||||
"Bakery (>=1.3.2~*)"
|
||||
]
|
||||
}
|
||||
|
|
@ -162,5 +162,3 @@ SMODS.Joker {
|
|||
)
|
||||
end,
|
||||
}
|
||||
|
||||
Bakery_API.usable_jokers.j_Roland_Escapey = true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue