Skip to content

Commit

Permalink
Fixes #70
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed May 19, 2020
1 parent 0ddd258 commit 3f29ee0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platform/resources/CoronaBuilderPluginCollector.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
-- Contact: [email protected]
--
------------------------------------------------------------------------------
print = coronabaselib.print

if coronabaselib then print = coronabaselib.print end
json = require "json"
lfs = require "lfs"

Expand Down

0 comments on commit 3f29ee0

Please sign in to comment.