diff options
author | Shane Freeder <[email protected]> | 2019-12-16 01:38:00 +0000 |
---|---|---|
committer | Shane Freeder <[email protected]> | 2019-12-16 01:38:00 +0000 |
commit | bbaca0408fd97b611481d5dd5725a33e16825d56 (patch) | |
tree | ab946f03f52647f3614a34a73da27f18974ca910 /scripts | |
parent | f6fcec51bba57c11b00f31878a5406f375dab707 (diff) | |
download | Paper-bbaca0408fd97b611481d5dd5725a33e16825d56.tar.gz Paper-bbaca0408fd97b611481d5dd5725a33e16825d56.zip |
Address gen concurrency issue causing crashes (Fixes #2746)
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/importmcdev.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/importmcdev.sh b/scripts/importmcdev.sh index 08c66e8410..227a01eab8 100755 --- a/scripts/importmcdev.sh +++ b/scripts/importmcdev.sh @@ -93,7 +93,6 @@ done # we do not need any lines added to this file for NMS # import FileName -import EntityFireballFireball |