mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
loveplus: add printer options (#325)
## Link to GitHub Issue, if one exists n/a ## Description of change Add the same options as SDVX printer. ## Testing Tested all options with LP.
This commit is contained in:
@@ -294,7 +294,7 @@ namespace games::shared {
|
||||
|
||||
// error
|
||||
if (!clear) {
|
||||
log_fatal("sdvx", "could not find path");
|
||||
log_fatal("printer", "could not find path");
|
||||
}
|
||||
|
||||
return "DUMMY";
|
||||
|
||||
Reference in New Issue
Block a user