Changeset ec3eb38 in code
- Timestamp:
-
Oct 8, 2015, 10:50:10 AM
(10 years ago)
- Author:
- Mike Belopuhov <mike@…>
- Branches:
- master
- Children:
- e47285c
- Parents:
- 8bcfd50
- Message:
-
Bitch if trying to beep yourself
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r8bcfd50
|
rec3eb38
|
|
113 | 113 | return; |
114 | 114 | } |
| 115 | if (s == is) { |
| 116 | icb_error(is, "Very funny... Not!"); |
| 117 | return; |
| 118 | } |
115 | 119 | |
116 | 120 | if (ISSETF(s->flags, ICB_SF_NOBEEP | ICB_SF_NOBEEP2)) { |