Skip to content

Duke3D: Allow repeat logging of quotes if redefined.

Dino Bollinger requested to merge dibollinger/eduke32:quote_log into master

This decouples the quote logging from player->ftq. Prevents the log from being spammed, but allows quotes to be printed if they have been redefined. I also allow the reserved quotes to be logged repeatedly.

Fixes #104

Edited by Dino Bollinger

Merge request reports