mirror of
https://github.com/anope/anope.git
synced 2026-07-04 01:23:12 +02:00
Attempt #2 at silly topic ts thing, this is actually must cleaner
This commit is contained in:
+1
-1
@@ -1134,7 +1134,7 @@ void ChannelInfo::CheckTopic()
|
||||
{
|
||||
this->last_topic = this->c->topic;
|
||||
this->last_topic_setter = this->c->topic_setter;
|
||||
this->last_topic_time = this->c->topic_time;
|
||||
this->last_topic_time = this->c->topic_ts;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user