mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-03 07:10:42 -07:00
loveplus: remove log spam (#326)
## Link to GitHub Issue, if one exists
n/a
## Description of change
Remove spammy logging in LP
## Testing
It works 👍
This commit is contained in:
@@ -12,6 +12,7 @@ namespace games::loveplus {
|
||||
class LovePlusGame : public games::Game {
|
||||
public:
|
||||
LovePlusGame();
|
||||
virtual ~LovePlusGame() override;
|
||||
virtual void attach() override;
|
||||
virtual void detach() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user