Replace most uses of std::cerr with util::dprint
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "pprint.hpp"
|
||||
#include "serializelua.hpp"
|
||||
#include <cmath>
|
||||
#include <iostream>
|
||||
|
||||
static void tangible_getall(LuaCoreStack &LS0, LuaSlot list, const util::IdVector &idv) {
|
||||
LuaVar tangibles, tan;
|
||||
|
||||
Reference in New Issue
Block a user