Darktide Mod Manager #39
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ fn build_mod_data_lua(state: Arc<State>) -> String {
|
||||||
lua.push_str("\",\n");
|
lua.push_str("\",\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
lua.push_str(" }\n }\n");
|
lua.push_str(" },\n },\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
lua.push('}');
|
lua.push('}');
|
||||||
|
|
Loading…
Add table
Reference in a new issue